home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 2000 July / Software of the Month - Ultimate Collection Shareware 274.iso / mac / MyABCD / MYABCD.SWF / scripts / DefineButton2_15 / BUTTONCONDACTION on(rollOut).as < prev    next >
Encoding:
Text File  |  1999-10-24  |  73 b   |  7 lines

  1. on(rollOut){
  2.    tellTarget("/a")
  3.    {
  4.       gotoAndStop(1);
  5.    }
  6. }
  7.